Total Complexity | 241 |
Dependencies | 1 |
Dependents | 84 |
Total lines | 973 |
Lines of code | 722 |
Logical lines of code | 451 |
Comment lines | 5 |
Methods | 49 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
mb_encode_numericentity() | 39 | 22 | 53 | |
mb_decode_numericentity() | 42 | 19 | 44 | |
mb_convert_case() | 38 | 17 | 69 | |
mb_convert_encoding() | 46 | 14 | 36 | |
mb_internal_trim() | 48 | 11 | 34 | |
mb_str_split() | 47 | 11 | 31 | |
mb_detect_encoding() | 49 | 10 | 30 | |
mb_strrpos() | 52 | 10 | 22 | |
mb_substr() | 54 | 9 | 21 | |
mb_detect_order() | 53 | 8 | 22 | |
mb_check_encoding() | 54 | 8 | 20 | |
mb_str_pad() | 50 | 7 | 27 | |
mb_ord() | 54 | 7 | 19 | |
mb_substitute_character() | 58 | 7 | 15 | |
getEncoding() | 59 | 6 | 16 | |
html_encoding_callback() | 53 | 5 | 20 | |
mb_strpos() | 58 | 5 | 15 | |
mb_language() | 58 | 5 | 15 | |
mb_chr() | 57 | 5 | 15 | |
mb_internal_encoding() | 59 | 5 | 14 | |
mb_get_info() | 52 | 3 | 25 | |
mb_strstr() | 64 | 3 | 10 | |
getSubpart() | 65 | 3 | 9 | |
mb_strrchr() | 62 | 3 | 10 | |
mb_convert_variables() | 65 | 3 | 9 | |
mb_encoding_aliases() | 67 | 3 | 8 | |
mb_strlen() | 67 | 3 | 7 | |
assertEncoding() | 63 | 3 | 10 | |
mb_ucfirst() | 63 | 2 | 10 | |
getData() | 70 | 2 | 6 | |
mb_lcfirst() | 63 | 2 | 10 | |
mb_http_output() | 78 | 2 | 3 | |
mb_strwidth() | 65 | 2 | 8 | |
title_case() | 76 | 1 | 3 | |
mb_decode_mimeheader() | 78 | 1 | 3 | |
mb_rtrim() | 77 | 1 | 3 | |
mb_ltrim() | 77 | 1 | 3 | |
mb_trim() | 77 | 1 | 3 | |
mb_encode_mimeheader() | 79 | 1 | 3 | |
mb_http_input() | 81 | 1 | 3 | |
mb_list_encodings() | 80 | 1 | 3 | |
mb_substr_count() | 79 | 1 | 3 | |
mb_strripos() | 67 | 1 | 7 | |
mb_stripos() | 67 | 1 | 7 | |
mb_strrichr() | 71 | 1 | 5 | |
mb_strtolower() | 78 | 1 | 3 | |
mb_strtoupper() | 78 | 1 | 3 | |
mb_output_handler() | 81 | 1 | 3 | |
mb_stristr() | 73 | 1 | 4 |